home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-04d.zip / 04d / CHIP / Porady / Skuteczne wymazywanie danych / Eraser 5.82 / eraser582setup.exe / {app} / Boot / eBoot.exe / readme.txt < prev    next >
Text File  |  2006-08-13  |  9KB  |  277 lines

  1. Darik's Boot and Nuke (dban-1.0.7_i386)
  2. http://www.dban.org/
  3.  
  4. README.TXT Contents
  5. -------------------
  6.  
  7. 1.0  About Darik's Boot and Nuke
  8.  
  9. 2.0  Installing DBAN
  10. 2.1  Creating the DBAN boot media on Microsoft Windows
  11. 2.2  Creating the DBAN CD-R disc on Microsoft Windows
  12. 2.3  Creating the DBAN floppy disk on Linux
  13. 2.4  Creating the DBAN CD-R disc on Linux
  14.  
  15. 3.0  Using DBAN
  16. 3.1  Getting Help and Support
  17.  
  18. 4.0  Configuring DBAN
  19. 4.1  Automatic Wiping
  20. 4.2  SYSLINUX.CFG
  21.  
  22. 5.1  Free Updates
  23. 5.2  Contact Information
  24.  
  25. 6.0  Advanced Features
  26. 6.1  Logging
  27. 6.2  PRNG Seeding
  28.  
  29. 7.0  Legal
  30.  
  31.  
  32.  
  33. 1.0  About Darik's Boot and Nuke
  34. --------------------------------
  35.  
  36. Darik's Boot and Nuke ("DBAN") is a self-contained boot floppy that securely
  37. wipes the hard disks of most computers. DBAN will automatically and completely
  38. delete the contents of any hard disk that it can detect, which makes it an
  39. appropriate utility for bulk or emergency data destruction.
  40.  
  41.  
  42. 2.0  Installing DBAN
  43. --------------------
  44.  
  45.  
  46. 2.1  Creating the DBAN boot media on Microsoft Windows 
  47. -------------------------------------------------------
  48.  
  49. Double-click the 'dban-1.0.7_i386.exe' program to install DBAN to a
  50. floppy disk or USB flash device.
  51.  
  52. You must use an account with full hardware access to create the DBAN boot
  53. media.  This means that you must be a member of the administrators group or
  54. have similar privileges on your Microsoft Windows computer.  Virus scanners
  55. and domain policies can prevent you from creating the DBAN boot media.
  56.  
  57. The USB booting capabilities of many computers are incomplete or broken.  Most
  58. computers capable of booting from a USB device require that it report a
  59. removable media type, and that it be unpartitioned and smaller than two
  60. gigabytes (so that the BIOS can boot it like a floppy disk).
  61.  
  62. If the drive letter of your USB device does not appear in WinImage drive list,
  63. then it is an unsupported media type.  In particular, most USB+IDE bridge
  64. implementations are unrecognized, which means that a 2.5 inch hard disk in an
  65. external USB enclosure is incompatible.
  66.  
  67.  
  68. 2.2  Creating the DBAN CD-R disc on Microsoft Windows
  69. -----------------------------------------------------------
  70.  
  71. If you do not have a floppy drive, or if you wish to use a CD drive or
  72. DVD drive instead, then get the "CDR/CDRW version" from the DBAN home page,
  73. which is an ISO file.
  74.  
  75. The DBAN FAQ has a tutorial for burning the DBAN ISO on Microsoft Windows.
  76.  
  77. If you already have burning software installed on your computer, then
  78. double-click the ISO file to burn DBAN to blank CD-R or CD-RW media. Keep all
  79. defaults for mode and emulation if you burn the ISO file with a product like
  80. Nero Burning ROM.
  81.  
  82. If nothing happens when you double-click the DBAN ISO file, or if the "Open
  83. With" dialog that asks you to "choose a program" starts, then you do not have
  84. burning software installed that understands the ISO format.
  85.  
  86. Note that CD-ROM drives manufactured before 1998 often have problems reading
  87. CD-R media, and will sometimes damage it.  Try to use a DBAN floppy disk on
  88. older computers.
  89.  
  90. Similarly, CD-RW media is often more problematic than CD-R media.  Try to use
  91. CD-R media with DBAN, especially on older computers.
  92.  
  93.  
  94. 2.3  Creating the DBAN floppy disk on Linux
  95. -------------------------------------------
  96.  
  97. # unzip dban-1.0.7_i386.exe
  98. # dd if=dban-1.0.7_i386.ima of=/dev/floppy bs=1024
  99.  
  100. The DBAN EXE file is a regular zip file with the WinImage SFX module prepended.
  101. InfoZip, which is bundled with most Linux distributions, can unpack the DBAN
  102. EXE file.  Ignore any offset warnings.
  103.  
  104. If /dev/floppy does not exist on your computer, then try /dev/fd0 or
  105. /dev/floppy/0 instead.  This command also works on BSD systems.
  106.  
  107.  
  108. 2.4  Creating the DBAN CD-R/CD-RW disc on Linux
  109. -----------------------------------------------
  110.  
  111. # cdrecord dban-1.0.7_i386.iso
  112.  
  113. Ensure that the /etc/defaults/cdrecord file is properly configured for your
  114. computer.
  115.  
  116.  
  117. 3.0  Using DBAN
  118. ---------------
  119.  
  120. Boot the computer with the DBAN media like you would boot a DOS startup disk or
  121. like you would reinstall an operating system.  DBAN cannot be started from
  122. within Microsoft Windows.
  123.  
  124. Doing this often requires changing the "boot order" of the computer so that
  125. DBAN is started before the operating system on the hard disk is started.
  126.  
  127. Run the built-in BIOS setup program and put the floppy drive and the CD-ROM
  128. drive first in the boot order. Do this by pushing <ESC>, <DEL>, <F1>, or <F2>
  129. when you power-on the computer. The correct button and menu changes vary
  130. between computers. Watch for a prompt when you power-on the computer or
  131. consult the motherboard documentation.
  132.  
  133.  
  134. 3.1  Getting Help and Support
  135. -----------------------------
  136.  
  137. First, read the frequently asked questions at:
  138.  
  139.   http://www.dban.org/faq/
  140.  
  141. Second, search for an answer and then ask for help in the forum at:
  142.  
  143.   http://sourceforge.net/forum/forum.php?forum_id=208932
  144.  
  145. Third, send email to support@dban.org and ensure that you have "DBAN" somewhere
  146. in the subject line.  
  147.  
  148. Include this information if you ask a question or make a support request:
  149.  
  150.   1. The DBAN release that you are trying to use. (eg: dban-1.0.7)
  151.   2. The DBAN media that you are trying to use. (eg: floppy disk)
  152.   3. The computer manufacturer and model information. (eg: Dell OptiPlex 170L)
  153.   4. The exact message that you see. (eg: "DBAN failed with error 255.")
  154.   5. Anything else that is unusual about your computer or pertinent to the
  155.      situation.  (eg: "I am trying to hot swap my disks.") 
  156.  
  157. Contact us if you wish to purchase a support contract.
  158.  
  159. You are also welcome to call us directly if you have previously purchased a
  160. DBAN enhancement or customization, or if you have made a donation or other
  161. contribution to the DBAN project.
  162.  
  163.  
  164. 4.0  Configuring DBAN
  165. ---------------------
  166.  
  167.  
  168. 4.1  Automatic Wiping
  169. ---------------------
  170.  
  171. Enter "autonuke" at the boot prompt to automatically wipe all devices in the
  172. computer without confirmation.
  173.  
  174.  
  175. 4.2  SYSLINUX.CFG
  176. -----------------
  177.  
  178. The "A:\SYSLINUX.CFG" file is the DBAN configuration file.  You may change the
  179. default behavior of DBAN by editing this file after you create the DBAN floppy
  180. disk.  The SYSLINUX.CFG is self-documented.
  181.  
  182. The CDR/CDRW version of DBAN must be remastered to change the SYSLINUX.CFG file
  183. that is embedded in the ISO file.  DBAN will fail if the ISO file is changed by
  184. an editor like IsoBuster.
  185.  
  186.  
  187. 5.1  Free Updates
  188. -----------------
  189.  
  190. If you wish to be automatically notified of DBAN updates, then visit:
  191.  
  192.   http://sourceforge.net/project/monitor_project.php?group_id=61951
  193.   
  194. A similar service is provided by:
  195.  
  196.   http://freshmeat.net/subscribe/31200/
  197.  
  198.  
  199. 5.2  Contact Information
  200. ------------------------
  201.  
  202. General inquiries: dajhorn@dban.org
  203. Help and support:  support@dban.org
  204.  
  205. All e-mail messages must have "DBAN" in the subject line.  Messages without
  206. "DBAN" in the subject line will be blocked by a spam filter.
  207.  
  208. Send the DBAN log file with all support requests and do not modify the log file
  209. in any way. Please read the FAQ and search the forums prior to sending email.
  210.  
  211.  
  212. 6.0  Advanced Features
  213. ----------------------
  214.  
  215.  
  216. 6.1  PRNG Seeding 
  217. -----------------
  218.  
  219. Seeding the PRNG is optional. It is not required for DBAN to work properly.
  220.  
  221. DBAN can load prng seeds from a floppy disk to improve the quality of
  222. operations that use random data. DBAN will check A:\DBANSEED for seed files
  223. when it starts. Seed files must be exactly 512 bytes in size, but they can
  224. have any name.
  225.  
  226. (The acronym "prng" means "pseudo random number generator".)
  227.  
  228. If you are using a Linux system, then run this command to make seed files:
  229.  
  230. # dd if=/dev/urandom of=MySeedFile bs=512 count=1
  231.  
  232. If /dev/urandom does not exist on your computer, then try /dev/random instead.
  233.  
  234. If this command produces files that are smaller than 512 bytes, then your
  235. system entropy pool has been exhausted.  Your system will replenish its entropy
  236. pool over time.
  237.  
  238. If you are using a Microsoft Windows system, then you will need 3rd party
  239. software to make seed files.  The Cygwin posix environment for Microsoft
  240. Windows can run the command given above.  Visit http://www.cygwin.com/ to
  241. obtain the Cygwin product.
  242.  
  243.  
  244. 6.2  Logging
  245. ------------
  246.  
  247. DBAN will try to write a log file to A:\DBANLOG after it wipes the hard disks
  248. in a computer. Log files are in the tarball format. The average log file will
  249. be 5 kilobytes in size.
  250.  
  251. DBAN can boot from a USB device, but it cannot write log files to a USB device.
  252.  
  253. If you are using a unix system, then use this command to unpack the tarball:
  254.  
  255.   # tar -xzvf dban0000.tgz
  256.  
  257. If you are using a Microsoft Windows system, then use 7-Zip to unpack the TGZ
  258. file.  Notepad will not display the text files in the tarball properly, so use
  259. Wordpad instead.
  260.  
  261.   http://www.7-zip.org/
  262.  
  263.  
  264. 7.0  Legal
  265. ----------
  266.  
  267. This software is provided without any warranty; without even the implied
  268. warranty of merchantability or fitness for a particular purpose. In no event
  269. shall the software authors or contributors be liable for any damages arising
  270. from the use of this software. This software is provided "as is".
  271.  
  272. All DBAN components are subject to copyright. Please see the 'licenses' folder
  273. within the DBAN distribution package for additional information.
  274.  
  275.  
  276. EOF
  277.